Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(templateloader): Cache external models #363

Merged
merged 1 commit into from
Jun 8, 2019

Conversation

mttrbrts
Copy link
Member

@mttrbrts mttrbrts commented Jun 7, 2019

On template.fromDirectory, external models are written to disk.

This behaviour in combination with accordproject/concerto#36 allows Cicero to be used offline if all external models are locally available instead.

This fixes #361 and #157

@mttrbrts mttrbrts requested review from dselman and jeromesimeon June 7, 2019 22:08
@mttrbrts mttrbrts changed the title fest(templateloader): Cache external models feat(templateloader): Cache external models Jun 7, 2019
@mttrbrts mttrbrts self-assigned this Jun 7, 2019
@mttrbrts mttrbrts added the Type: Feature Request 🛍️ New feature or request label Jun 7, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 93.617% when pulling 505be85 on mr-cache-external-models into 57925b3 on master.

@mttrbrts mttrbrts merged commit 93b0506 into master Jun 8, 2019
@mttrbrts mttrbrts deleted the mr-cache-external-models branch June 8, 2019 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request 🛍️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cicero command-line should work offline
3 participants